home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu619.dms / pu619.adf / Utilities / DMS152A.LHA / DMS152a.DOC < prev    next >
Text File  |  1993-10-27  |  10KB  |  368 lines

  1.  
  2.                        Disk-Masher System
  3.                          Version 1.52a
  4.                          DOCUMENTATION
  5.  
  6.   The Story
  7.   ---------
  8.  
  9. In a period of two years, the DMS packing utility have not been
  10. updated to follow up on improvements and adjustments,bugs....
  11. And to follow up on those bugs:
  12.  
  13.   THE BIG ONE:
  14.   ERROR3!ERROR3!ERROR3!ERROR3!ERROR3!ERROR3! e.t.c
  15.   >>>>   The Never Ending story.. <<<<<<<
  16.  
  17. And to follow up on Kickstart changes, I did the changes for DMS
  18. to recognize a KS 2.x / KS 3.x .
  19.  
  20. Optimized the code a bit... NO BIG DEAL!
  21.  
  22. I must really say, that SDS software was not worth anything,
  23. if they never could do more support on DMS, than what we have seen
  24.  for the last 2 years...
  25. But expect more updates of the program from us.
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. *********************************************************************
  34. *********************************************************************
  35.    ALL DMS FILES MADE WITH THIS VERSION CAN ALSO BE UNPACKED USING
  36.  
  37.                           DMS  V 1.11
  38.  
  39.             EXCEPT WHEN USING THE HIGHDENSITY OPTION.
  40. *********************************************************************
  41. *********************************************************************
  42.  
  43.  
  44.  
  45. *********************************************************************
  46.  
  47.       FOR BBS OWNERS ... Only for users of AmiExpress 2.x/3.x
  48.       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  49.  
  50.   Included with this archive you can find a new DMS checker utility
  51.    made to support the new standards, Highdensity files, e.t.c...
  52. *********************************************************************
  53. *********************************************************************
  54.  
  55.  
  56.  
  57.                         NEWS IN DMS v1.52a
  58.                        ^^^^^^^^^^^^^^^^^^^^
  59.  
  60.  
  61.  
  62. READ ERROR detection
  63. ^^^^^^^^^^^^^^^^^^^^
  64.  
  65. DMS did not report is a BAD track was read, and that is now fixed
  66. so when packing/unpacking the track, you will be notified about the
  67. bad track.
  68.  
  69.  
  70.  
  71. DMSWIN is also 99% updated
  72. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  73.  
  74. I have now included an updated DMSWINDOW version which supports
  75. all features except for the append option.
  76. DMSWIN documentation included in the archive.
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.                         NEWS IN DMS v1.51
  91.                        ^^^^^^^^^^^^^^^^^^^
  92.  
  93.                        COMMANDLINE VERSION
  94.                        ^^^^^^^^^^^^^^^^^^^
  95.                           By Blackhawk
  96.  
  97. VERIFY:
  98. ^^^^^^^
  99. :> DEFAULT
  100.  
  101.  
  102. We have all tried to unpack Disks and later found out , that the disk
  103.  had read/write errors.
  104.  Now I can proudly say, that DMS will ALWAYS, unless specified,
  105.  unpack with VERIFY on, why do it without?...
  106.  DMS will tell you IF an error occured, and report to you the BAD TRACK.
  107.  
  108. DMS will try to write the track 3 times, and after 3 error reports, DMS
  109. will continue writing and report to you the bad track.
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119. NOVERIFY.
  120. ^^^^^^^^^
  121. (SUBOPTION)
  122. :> SELECTABLE
  123.  
  124.  
  125. You can disable the VERIFY , by adding the NOVERIFY option at the end
  126. of the command line.
  127. But I do not recommend it! as DMS would then function in almost the
  128. same way as previous versions...
  129.  
  130.  
  131.  
  132. *example:
  133.        DMS WRITE <NAME>.DMS  NOVERIFY
  134.  
  135.  
  136. NOTEXT.
  137. ^^^^^^^
  138. (SUBOPTION)
  139. :> SELECTABLE
  140.  
  141.  
  142. The NOTEXT option have been changed to ignore Track 0 (bootblock) advert
  143. texts to be shown, too...if prefered?!...
  144.  
  145.  
  146. *example:
  147.        DMS WRITE <NAME>.DMS  NOTEXT
  148.  
  149.  
  150.  
  151. READHD.
  152. ^^^^^^^
  153. (OPERATION OPTION)
  154. :> MUST BE WRITTEN DIRECTLY AFTER THE "DMS" command name.
  155.  
  156.  
  157. Since Kickstart 3.0, shipped with the A1200/A4000. The AmigaDos can
  158.  read/write HighDensity(DUAL FORMAT) diskettes.
  159. But untill now, no Diskimploder/packer supports the option of packing
  160.  those diskette types.
  161. DMS can take those 1.7Meg diskettes now. Just remember that this version
  162.  of DMS do not check IF you are unpacking to a normal doubledensity
  163.  diskette, and writing a Highdensity DMS file, to a normal diskette will
  164.  result in an error.
  165. And writing the HighDensity DMS files also needs a new WRITE option,
  166.  explained later in this documentation.
  167.  
  168. The READHD option supports all other available suboptions,
  169.  like TEXT,NOZERO e.t.c..
  170.  
  171. NOTE: you cannot REPACK a HighDensity .DMS file.
  172.  
  173. *example:
  174.        DMS READHD <NAME>.DMS
  175.  
  176.  
  177.  
  178.  
  179. WRITEHD.
  180. ^^^^^^^^
  181. (OPERATION OPTION)
  182. :> MUST BE WRITTEN DIRECTLY AFTER THE "DMS" command name.
  183.  
  184.  
  185. If you want to unpack a DMS file which is packed using the HighDensity
  186. option, you must use this one to unpack the disk correctly again...
  187.  
  188. The WRITEHD option supports all other available suboptions,
  189.  like NOTEXT,NOVAL,NOVERIFY e.t.c..
  190.  
  191. *example:
  192.        DMS WRITEHD <NAME>.DMS
  193.  
  194.  
  195. >>NOTE:
  196. >>
  197. >>If you're using the option READHD, the disk cannot be unpacked
  198. >>using previous versions of DMS, to be more exact.
  199. >>you cannot depack a .DMS file packed with V1.51, using V1.11
  200. >>
  201.  
  202. IT IS POSSIBLE TO READ A NORMAL DOS DISKETTE( 1.x/2.x ) WITH THIS OPTION
  203. BUT IF YOU REALLY WANT TO, THEN SPECIFY   LOW 0 HIGH 39  AND
  204. IT WILL READ AS IT WAS AN 1.7Meg DISKETTE.
  205. IF YOU TRY THIS, YOU WILL SEE A SMALL ADVANCHE IN PACKING (10-20K), BUT!
  206. THESE FILES CANNOT BE UNPACKED WITH  DMS v1.11 !!!!!!!!!!!!!!
  207.  
  208. EXPLANATION WHY THIS WORKS:
  209. A normal DOS diskette consists of 880K data, each track holds data of
  210.  11264 bytes length, where a HighDensity diskette can take DOUBLE
  211.  the size of datas stored on a normal DD diskette, and therefor
  212.  hold 11264 *2 bytes on each track. So it IS POSSIBLE to read with the
  213. READHD option, but unless you need to make the file those 10-20K smaller,
  214. dont use it for that.. Generally most people still have the DMS v1.11.
  215. By some time, maybe most of the DMS users will have the updated version and
  216. then.. Thats up to you.
  217.  
  218.  
  219. APPEND.
  220. ^^^^^^^
  221. (OPERATION OPTION)
  222. :> MUST BE WRITTEN DIRECTLY AFTER THE "DMS" command name.
  223.  
  224. Sometimes you need to pack multiply track, ex. 2 and 5.
  225.  and the tracks is not followed by eachother, so normally you
  226.  would DMS 2 or more files to do it....
  227.  That is not nessessary anymore DMS can APPEND a single track to
  228.  your DMS file.. and makes it easier for you to join single tracks
  229.  into one DMS file.
  230. Remember! if no LOW / HIGH track is specified, DMS will pack
  231.  the tracks 0 to 79 and append those to the existing file!
  232. If no .DMS file is found, DMS will report an error.
  233.  
  234. The APPEND option supports all other available suboptions,
  235.  like TEXT,NOZERO e.t.c..
  236.  
  237. >>>>>> NOT INCLUDED IN DMSwin v1.52 <<<<<<<<<<<<<<<<<<<<
  238.  
  239. *example:       DMS APPEND <NAME>.DMS LOW <xx> HIGH <xx>
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246. VIEW.
  247. ^^^^^
  248. (OPERATION OPTION)
  249. :> MUST BE WRITTEN DIRECTLY AFTER THE "DMS" command name.
  250.  
  251.  
  252. Several things have been changed to be compatible with the
  253.  new changes in v1.51, and preivous versions will NOT report
  254.  the same information about the file, as  DMS v1.51 will do.
  255.  
  256.  
  257. *example:
  258.        DMS VIEW <NAME>.DMS <FULL>
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  271. Other improvements:
  272. *******************
  273.  
  274. Bootblock installer for Virus infected disks..
  275. Normally the Bootblock detecter would install the infected disk
  276.  with a Kickstart 1.3 bootblock, but this version installs your
  277.  infected disk with an updated installed Bootblock (Kickstart 2.x/3.x).
  278.  
  279. More exact viewing information about the .dms file to be unpacked,
  280.  which Kickstart version needed to use this diskette..
  281.  FileSystem info..e.t.c..
  282.  
  283.  
  284. Plans for future updates:
  285. *************************
  286.  
  287. Support of the HEX - VIRUS.library, if really needed, as most disks
  288.  released have never shown any sign of DANGEROUS vira..
  289.  
  290. A nibble/MFM, NON AmigaDos masher version, which will be developed
  291.  if other people want it, and IF I can get the help needed,
  292.  from Phil Douglas, Mok, Renegade .. or others....
  293.  
  294. A Sector/Block option, so only single blocks can be read instead
  295.  of whole tracks...for patching disks...
  296.  
  297. A "DMSWIN" version for users of WORKBENCH..
  298.  The version out, DMSWIN v1.11, is more buggy than the Commandline
  299.  version and i do not recommend using this program for packing disks
  300.  because several time during packing disks, it ignores the track and
  301.  fills it with Zero's(0)... and makes the disk not bootable.
  302. If I do an update DMSWIN version, I will of course repair the bug.
  303.  
  304.  
  305. Paradox was still to stupid to get the correct Kickstart version...
  306. Fixed by: FAMOUS O'HACK (v1.52a)
  307.  
  308.  
  309.  
  310.  
  311.  
  312. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  313.  
  314.  
  315. COPYRIGHT NOTICE:
  316.  
  317.  DMS v1.11  is Copyrighted 1989-92 , SDS software.
  318.  
  319.  DMS v1.52  is Copyrighted 1993 , PARADOX DK incorporated software.
  320.  
  321.  
  322.  You can register your version of the Disk-Masher System by sending
  323.  $30 to the address written below, include your name, address,
  324.   phone number, and system equipment.
  325.  
  326.  And by being a registered user, you will receive the latest
  327.  updates of Dish-Masher-System(DMS), and other utilities
  328.  connected to DMS.
  329.  A special compiled version will be sent to you, if you register.
  330.  
  331.  
  332.  And suggestions for improvements can be sent to:
  333.  
  334.   PARADOX DK INC. Softw.
  335.   POSTE RESTANTE K3O
  336.   DK-22OO COPENHAGEN N
  337.   DENMARK
  338.  
  339.  
  340.  
  341.  
  342. You can always contact me on PARADOX bbs's and leave me info on
  343. enchancements, ideas..
  344.  
  345.  
  346.  
  347.                                        Signed Blackhawk of Paradox
  348.                                     LEGENDS NEVER DIE, THEY JUST SLEEP
  349.  
  350.  
  351.  
  352.  
  353. · p A r A d O x   p O s S e   u N i V e R s A l - h E a D q U a R t E r S ·
  354.  ____________________________________________________________________.
  355.  \__  |  _/\__ .___/\__ .  _/\__ .___/\_  |\ _/\__ .___/\__ |  _/\__ |
  356.   /  \_/  \ /  ._/__ /  |\  \ /  | ___ _\_._  \ /  ._/   /  |\  \ /  | ___
  357.  /    |  _//   |/ _//   |  _//   |/ _//   |/ _//   |    /   |/ _//   |/ _/
  358.  \    |___\\   .___\\   |___\\   .___\\   .___\\   |    \   .___\\   .___\
  359. ==\___|=====\__|=====\__|=====\__|=====\__|=====\__|=====\__|=====\__|=====
  360.  
  361. wE dEaL wItH: aMiGa /  sNeS /  VhS       -*- dEnMaRk's nUmBeR oNe! nO dOuBt
  362.                    ____________________________________
  363.   bLaCkHaWk/pDx    \__ .___/\__ ._ _/\___ .__/\__ .___/   3nOdEs rInGdOwN:
  364.  mEtAl fOrCe/pDx    /  ._/   /  |/  \  /  |    /  ._/__   +45-4916-2110(RD)
  365.                    /   |    /   ._ _/ /   |   /   |/ _/   +45-4916-2111
  366.     ZoOl/pDX       \   |    \   |/__\ \   |   \   .___\   +45-4916-2113
  367. -------------=======\__|=====\__|======\__|====\__|[C!]=====---------------
  368.